home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineSprite_1240 / frame_2 / PlaceObject2_738_599 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2007-10-01  |  185b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this.hitTest(_root.witness) && eval("_root.controler:witness_detection") == false)
  3.    {
  4.       set("_root.controler:witness_detection",true);
  5.    }
  6. }
  7.